home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual BASIC 5.0 (Ent. Edition) / Vb5ent Extractor.EXE / VB / WIZARDS / DATAFORM.DLL / 1033 / string.txt next >
Encoding:
Text File  |  1997-01-16  |  5.0 KB  |  149 lines

  1. 0    *** Do *NOT* Localize any string that starts with '***'. 
  2. 1    *** They are comments to be used by localizers to identify sections.
  3. 2    *** They also mark the beginning of a new 'section' within the String Table.
  4. 3     
  5. 10    Data Form Wizard
  6. 15    Data Form Wizard...
  7. 19    *** Font information for all forms
  8. 20    Tahoma
  9. 21    8
  10. 23    0
  11. 100    Help
  12. 101    Cancel
  13. 102    < &Back
  14. 103    &Next >
  15. 104    &Finish
  16. 105    Get Help on the Data Form Wizard
  17. 106    Close the Wizard without building anything
  18. 107    Move Back one Step
  19. 108    Move to the Next Step
  20. 109    Build the Data Form with the Data Entered
  21. 1000    Introduction
  22. 1001    The Data Form Wizard will help you create a form with _
  23. 1002    objects bound to a local or remote data source.
  24. 1003    &Skip this screen in the future.
  25. 2000    Database Type
  26. 2001    Select a database format from the list.
  27. 2100    Database
  28. 2101    Click the browse button to select a database file.
  29. 2102    Database Type:
  30. 2103    &Database Name:
  31. 2104    Record Sources
  32. 2105    &Tables
  33. 2106    &Queries
  34. 2107    B&rowse...
  35. 2200    Connect Information
  36. 2201    Provide the connection information and select a data control type to use to access the data.
  37. 2202    ODBC Connect Data
  38. 2203    Data Control Type
  39. 2204    &DSN:
  40. 2205    &UID:
  41. 2206    &PWD:
  42. 2207    Data&base:
  43. 2208    Dri&ver:
  44. 2209    S&erver:
  45. 2210    Tables
  46. 2211    Views
  47. 2212    Stored Procs
  48. 2213    Data &Control
  49. 2214    &Remote Data Control
  50. 2300    Form
  51. 2301    Select the desired form type from the available options.
  52. 2302    Form Layout
  53. 2303    &Single record
  54. 2304    &Grid (Datasheet)
  55. 2305    &Master/Detail
  56. 2400    Record Source
  57. 2401    Master Record Source
  58. 2402    Select the record source and fields for the Master section of the Master/Detail form. The Master sections displays one record at a time.
  59. 2403    Select a record source and then select the fields to appear on the form.
  60. 2404    &Record Source:
  61. 2405    &Column to Sort By:
  62. 2406    &Available Fields:
  63. 2407    &Selected Fields:
  64. 2408    Move Field Up in List
  65. 2409    Move Field Down in List
  66. 2410    Move the Selected Field to the Right
  67. 2411    Move All Fields to the Right
  68. 2412    Move the Selected Field to the Left
  69. 2413    Move All Fields to the Left
  70. 2500    Detail Record Source
  71. 2501    Select a record source for the Detail section of the Master/Detail form, and then select the fields to use.
  72. 2600    Record Source Relation
  73. 2601    Select a field from each record source that links the two sources together.
  74. 2602    &Master
  75. 2603    &Detail
  76. 2700    Control Selection
  77. 2701    Select the desired controls to place on the form.
  78. 2702    Available Controls
  79. 2703    &Add Button
  80. 2704    &Delete Button
  81. 2705    &Refresh Button
  82. 2706    &Update Button
  83. 2707    &Close Button
  84. 2708    &Show Data Control
  85. 2709    Select A&ll
  86. 2710    Cl&ear All
  87. 3000    Finished!
  88. 3001    &What name do you want for the form?
  89. 3002    The Data Form Wizard is finished collecting information.
  90. \n
  91. \nPress Finish to create the form.
  92. 3003    &Save current settings as default
  93. 5000    Data Form Created
  94. 5001    The '<TOPIC_TEXT>' Form has been created and added to your project.
  95. 5002    Don't show this dialog in the future.
  96. 5003    &OK
  97. 8000    Password Required
  98. 8001    &Enter database password:
  99. 8002    &OK
  100. 8003    &Cancel
  101. 10000    Incomplete Data.
  102. 10001    You must select a format from the list before you can continue.
  103. 10002    You must select a database before you can continue.
  104. 10003    You must select a record source before you can continue.
  105. 10004    You must select some fields before you can continue.
  106. 10005    You must select a primary link field before you can continue.
  107. 10006    You must select a secondary link field before you can continue.
  108. 10007    You must enter a form name before you can continue.
  109. 10008    ODBC Database Open failed, check connect info.
  110. 10009    You must select at least one record source type before you can continue.
  111. 10010    Continue?
  112. 10011    This wizard cannot be run without a project loaded!
  113. 10012    No record sources found!
  114. 10013    The Remote Data Control is not available on this system!
  115. 10014    Invalid Form Name!
  116. 10015    You must enter valid connect information before you can continue.
  117. 10016    Not a valid password.
  118. 10017    '<TOPIC_TEXT>' already exists!
  119. 20000    (None)
  120. 20001    Add
  121. 20002    Delete
  122. 20003    Refresh
  123. 20004    Update
  124. 20005    Close
  125. 20006    &Add
  126. 20007    &Delete
  127. 20008    &Refresh
  128. 20009    &Update
  129. 20010    &Close
  130. 20020    This is only needed for multi user apps
  131. 20021    This is where you would put error handling code
  132. 20022    If you want to ignore errors, comment out the next line
  133. 20023    If you want to trap them, add code here to handle them
  134. 20024    Throw away the error
  135. 20025    This will synch the grid with the Master recordset
  136. 20026    This will display the current record position for dynasets and snapshots
  137. 20027    This is where you put validation code
  138. 20028    This event gets called when the following actions occur
  139. 20031    Create the grid's recordset
  140. 20034    This is the way to get data into an empty ole control
  141. 20035     and have it saved back to the table
  142. 20036    This will resize the grid when the form is resized
  143. 21000    Access MDBs (*.mdb)|*.mdb
  144. 21001    Access Database
  145. 21002    dBASE DBs (*.dbf)|*.dbf
  146. 21003    dBASE Database
  147. 21004    FoxPro DBs (*.dbf)|*.dbf
  148. 21005    FoxPro Database
  149. 21006    Paradox DBs (*.db)|*.db
  150. 21007    Paradox Database
  151.